ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Implementation Namespace / GenericCache<TKey,TValue,TCacheNodeFactory> Class / SpaceUsed Property

In This Topic
    SpaceUsed Property (GenericCache<TKey,TValue,TCacheNodeFactory>)
    In This Topic
    Gets the space currently occupied
    Syntax
    'Declaration
     
    Public ReadOnly Property SpaceUsed As Long
    public long SpaceUsed {get;}
    See Also